// By Andy O'Meara (and Dr. Distort knows where the idea for this came from)


Durn="1.2",

CamX="0",
CamY="0",
CamZ="100",

CmLX="0",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="1",
CUpZ="0",

R="0",
G=".4 * ( 1 - dt )",
B="0",

LvlR="0",
LvlG="1",
LvlB="0",



widt=810,heig=280,


ConL=1,ConB=0,


// Just make the leading part of the line big
LWdt="3 + 5 * sqwv(1+dt)",





/* An undocumented param... This is the number of increments WhiteCap chops up the 0 to 1 interval of s.  Normally, it's 32, but you can set it to what you like...  Since we're just showin one value, we only WhiteCap to parameterize 's' into 1 step. */
Stps=1,


/* The following 'BASS' variable is an undocumented feature that i'll talk more about when i make it better... You can use it for now, but you may have to play with it to do what you like */

X="500 * ( trwv( st * .20 ) - .5 )",
Y="30 * BASS1 - 80",
Z="0",


Scal="5000",
ScSz=1,

Pers="3000",


Vers=40